Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Comments

gcc-13 and qt5 build fixes#316

Open
sarnold wants to merge 2 commits intoOpenSCAP:mainfrom
VCTLabs:build-fixes
Open

gcc-13 and qt5 build fixes#316
sarnold wants to merge 2 commits intoOpenSCAP:mainfrom
VCTLabs:build-fixes

Conversation

@sarnold
Copy link

@sarnold sarnold commented Feb 10, 2024

I have a fairly current dev environment with:

dev-qt/qtcore-5.15.12-r1
dev-qt/qtxmlpatterns-5.15.12
sys-devel/gcc-13.2.1_p20231216

and with these 2 fixes for Qt version and c++ warn-on-error everything builds fine using a local (tox) build environment and git checkouts for openscap, SSG, and scap-workbench. Thanks!

Signed-off-by: Stephen L Arnold <[email protected]>
* setting -Werror with recent GNU forces c++20 build errors
* need to set -Wno-c++20-compat or else disable -Werror

Signed-off-by: Steve Arnold <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant